IDiscordCore

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
getAchievementManager
IDiscordAchievementManager* getAchievementManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getActivityManager
IDiscordActivityManager* getActivityManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getApplicationManager
IDiscordApplicationManager* getApplicationManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getImageManager
IDiscordImageManager* getImageManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getLobbyManager
IDiscordLobbyManager* getLobbyManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getNetworkManager
IDiscordNetworkManager* getNetworkManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getOverlayManager
IDiscordOverlayManager* getOverlayManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getRelationshipManager
IDiscordRelationshipManager* getRelationshipManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getStorageManager
IDiscordStorageManager* getStorageManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getStoreManager
IDiscordStoreManager* getStoreManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getUserManager
IDiscordUserManager* getUserManager()
Undocumented in source. Be warned that the author may not have intended to support it.
getVoiceManager
IDiscordVoiceManager* getVoiceManager()
Undocumented in source. Be warned that the author may not have intended to support it.
runCallbacks
DiscordResult runCallbacks()
Undocumented in source. Be warned that the author may not have intended to support it.
setLogHook
void setLogHook(DiscordLogLevel minLevel, void function(DiscordLogLevel, const(char)*) hook)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta